AnimationGroup
(
type
,
animations
,
options
)
- Parameters:
-
type <string>The type of AnimationGroup. Must either be "parallel" or "sequential". Use of the values defined in AR.CONST.ANIMATION_GROUP_TYPE is suggested. -
animations <Array(Animation)>The array of animations. -
options <object>Setup-Parameters to customize additional object properties.
Accepted options-properties are- onStart
- onFinish